<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>$TITLE_BAR$ - $SITE_NAME$</title>
<link rel="StyleSheet" type="text/css" href="/css.css" />
 <script type="text/javascript" src="/jquery.js"></script> 
<script type="text/javascript" src="/script.js"></script> 
</head>

<link rel="stylesheet" type="text/css" href="/css/jquery.lightbox.css" />
<!--[if IE 6]><link rel="stylesheet" type="text/css" href="/css/jquery.lightbox.ie6.css" /><![endif]-->
<body style="background:url(/img/bg.jpg) center top no-repeat #5e8ea2;width:1068px;margin:0 auto;">

$GLOBAL_AHEADER$

<!--<middle>-->
<div class="bg_middle_top"></div>
<div class="bg_middle">


<div class="left_block">
$GLOBAL_CLEFTER$
</div>


<div class="right_block">
$GLOBAL_DRIGHTER$
</div>

<div class="middle_content"><!-- <body> --><!-- <body> --><a href="$HOME_PAGE_LINK$"><!--<s5176>--><!--</s>--></a> &raquo; $DATE_BAR$ &raquo; $ENTRY_NAME$
<hr />

<div class="bg_news"> 
<div class="rank"><?$RSTARS$('14','/img/rank.png','1','float')?></div> 
<div class="bg_news_1">$ENTRY_TITLE$$MODER_PANEL$ </div> 
<div class="bg_news_2"></div> 
<div class="bg_news_3"> 
<a href="$OTHER1$" class="lightbox"><img src="$OTHER1$" height="140" width="180" alt="" style="float:left;border:3px solid #ad0804;border-radius:5px;-moz-border-radius:5px;margin-right:6px;" border="0"></a> 
$MESSAGE$
</div> 
 
<div class="bg_news_4"> 
 

 
: $READS$ | : $COMMENTS_NUM$ | $WDAY$: $DATE$ </div> 
</div>

<?if($COM_IS_ACTIVE$)?>
<?if($COM_CAN_READ$)?>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr><td width="60%" height="25"><!--<s5183>--> <!--</s>-->: <b>$COM_NUM_ENTRIES$</b></td><td align="right" height="25">$COM_PAGE_SELECTOR$</td></tr>
<tr><td colspan="2">$COM_BODY$</td></tr>
<tr><td colspan="2" align="center">$COM_PAGE_SELECTOR1$</td></tr>
<tr><td colspan="2" height="10"></td></tr>
</table>
<?endif?>

<?if($COM_CAN_ADD$)?>
$COM_ADD_FORM$
<?else?>
<?if($USER_LOGGED_IN$)?><?else?><div align="center" class="commReg"><!--<s5237>-->     .<!--</s>--><br />[ <a href="$REGISTER_LINK$"><!--<s3089>--><!--</s>--></a> | <a href="$LOGIN_LINK$"><!--<s3087>--><!--</s>--></a> ]</div><?endif?>
<?endif?>
<?endif?><!-- </body> --><!-- </body> --></div>
</div>
<!-- </middle> -->

$GLOBAL_BFOOTER$


<script src="/js/jquery.lightbox.min.js" type="text/javascript"></script>
<script type="text/javascript">
$(document).ready(function(){
$('.lightbox').lightbox();
});
</script>

</body>
</html>